home *** CD-ROM | disk | FTP | other *** search
- Path: big.info.att.com!newsmaster
- From: Kevin Cheng <kkcheng@big.att.com>
- Newsgroups: comp.os.ms-windows.programmer.win32,comp.lang.basic.visual.misc,comp.os.ms-windows.programmer.ole,comp.lang.c++
- Subject: Re: Calling 32-bit DLLs from 16-bit-Applications
- Date: Thu, 08 Feb 1996 16:30:42 -0500
- Organization: AT&T Bell Labs
- Message-ID: <311A6B82.5DE5@big.att.com>
- References: <4enu1u$20c_001@adv.magwien.gv.at> <3110E37C.352C@novabase.pt> <31128F40.592@skypoint.com> <4f8a2p$sgq@natasha.rmii.com>
- NNTP-Posting-Host: fanta-atm.info.att.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- >Actually, thunking is possible on NT, but only in one direction: you can
- >call a 32 bit DLL from 16 bit code, but you can't call a 16 bit DLL from
- >32 bit code.
-
- I've been successfully doing thunking from both direction on NT last year.
-
- Kevin
-